Don't set an input shape unless client-decorated
authorMatthias Clasen <mclasen@redhat.com>
Sat, 6 Sep 2014 19:43:11 +0000 (15:43 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 6 Sep 2014 19:43:11 +0000 (15:43 -0400)
commit84ff0c201a52c06184602b3629423b5ff0ddf1bd
treee9bc0a2759a8cbeab68e3b9d41a3f275f47e806f
parent98c87dc6ed04f6fe399d6720f6fa95232a686125
Don't set an input shape unless client-decorated

We were actually setting an input shape larger than the window
in !csd, and this was confusing at least openbox.

https://bugzilla.gnome.org/736064
gtk/gtkwindow.c